Uses of Interface
org.eclipse.vtp.framework.interactions.core.media.IFormatterRegistry

Packages that use IFormatterRegistry
org.eclipse.vtp.framework.interactions.core.services   
 

Uses of IFormatterRegistry in org.eclipse.vtp.framework.interactions.core.services
 

Classes in org.eclipse.vtp.framework.interactions.core.services that implement IFormatterRegistry
 class FormatterRegistry
          Implementation of IFormatterRegistry.
 

Constructors in org.eclipse.vtp.framework.interactions.core.services with parameters of type IFormatterRegistry
MediaProviderRegistry(IProcessContext context, IContentTypeRegistry content, IFormatterRegistry formatters, IResourceManagerRegistry resources, MediaProviderConfiguration[] configurations, MediaProviderBindingConfiguration[] bindings)
          Creates a new MediaProviderRegistry.